owa5x-sys 0.1.0

Low-level bindings to the C library provided to use functionality on the OWA5x embedded computer
docs.rs failed to build owa5x-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

owa5x-sys

Bindgen crate for the new owa5x hardware.

To build, make sure to download the compiler libraries from the Owasys developer site, and unzip it to /opt/owa-lib/. There appears to be some references to owa4x in the initial release which can be changed to the correct owa5x directory.

Also need to apt install gcc-multilib to get the right headers etc.